home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Immoral Angel 1
/
Immoral Angel 1.iso
/
mac
/
MSTR
/
PROGRAM
/
Shared.Cst
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-07-10
|
240 b
|
16 lines
on doTimeOut
global saverTime
if saverTime = 2 then
go to movie "SAVER1"
exit
end if
if saverTime = 3 then
go to movie "SAVER2"
exit
end if
if saverTime = 5 then
go to movie "SAVER3"
exit
end if
end